home *** CD-ROM | disk | FTP | other *** search
- Path: news.utdallas.edu!szerbiak
- From: szerbiak@utdallas.edu (Robert B Szerbiak)
- Newsgroups: comp.lang.c
- Subject: free
- Date: 25 Jan 1996 22:29:38 GMT
- Organization: The University of Texas at Dallas, ACC
- Distribution: world
- Message-ID: <4e908i$3vq@news.utdallas.edu>
- Reply-To: $USER@utdallas.edu
- NNTP-Posting-Host: gollum.utdallas.edu
- NNTP-Posting-User: szerbiak
-
- Keywords:
-
- Can anyone tell me how to fine the length of an array deallocated with a call to free.
- I tried looking at using the pointer in sizeof but it only returns the size of the
- pointer. Thanks.
-
-
-
-